[INFO] cloning repository https://github.com/SEKI-YUTA/ruscii_video
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SEKI-YUTA/ruscii_video" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSEKI-YUTA%2Fruscii_video", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSEKI-YUTA%2Fruscii_video'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ce65d71b2b5940e2eddec8e0afc590356722c45
[INFO] checking SEKI-YUTA/ruscii_video against master#6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSEKI-YUTA%2Fruscii_video" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SEKI-YUTA/ruscii_video
[INFO] finished tweaking git repo https://github.com/SEKI-YUTA/ruscii_video
[INFO] tweaked toml for git repo https://github.com/SEKI-YUTA/ruscii_video written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SEKI-YUTA/ruscii_video on toolchain 6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SEKI-YUTA/ruscii_video already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded rascii_art v0.4.5
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded ffmpeg-sys-next v7.1.3
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7be2210fb1a24e665c79eab56b71b5dbcdb32d819dc98d69a3a670dd62fc4ccf
[INFO] running `Command { std: "docker" "start" "7be2210fb1a24e665c79eab56b71b5dbcdb32d819dc98d69a3a670dd62fc4ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7be2210fb1a24e665c79eab56b71b5dbcdb32d819dc98d69a3a670dd62fc4ccf" "/opt/rustwide/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7be2210fb1a24e665c79eab56b71b5dbcdb32d819dc98d69a3a670dd62fc4ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7be2210fb1a24e665c79eab56b71b5dbcdb32d819dc98d69a3a670dd62fc4ccf" "/opt/rustwide/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking rascii_art v0.4.5
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.3
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking ruschii-video v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.56s
[INFO] running `Command { std: "docker" "inspect" "7be2210fb1a24e665c79eab56b71b5dbcdb32d819dc98d69a3a670dd62fc4ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be2210fb1a24e665c79eab56b71b5dbcdb32d819dc98d69a3a670dd62fc4ccf", kill_on_drop: false }`
[INFO] [stdout] 7be2210fb1a24e665c79eab56b71b5dbcdb32d819dc98d69a3a670dd62fc4ccf
